home *** CD-ROM | disk | FTP | other *** search
- Path: hirasuna.charm.net!user
- From: hirasuna@acm.org (Michael Hirasuna)
- Newsgroups: comp.lang.c
- Subject: tool for global name changes?
- Date: Sun, 07 Apr 1996 13:13:52 -0500
- Organization: Charm.Net Baltimore Internet Access, Hon (410) 558-3900
- Message-ID: <hirasuna-0704961313520001@hirasuna.charm.net>
- NNTP-Posting-Host: hirasuna.charm.net
-
- I need to change a large number of C source files to conform to a new
- naming convention. A global replacement based on simple regular
- expressions does not always work. For example, a name of a field may be
- the same as another variable, but they whould need to be handled
- differently
-
- Does anyone know if there is a tool to make a large number of global name
- changes in a collection of C source files based on C syntax?
-
- --
- Michael Hirasuna | hirasuna@acm.org
-